home *** CD-ROM | disk | FTP | other *** search
/ PC-Blue - MS DOS Public Domain Library / PC-Blue MS-DOS Public Domain Library - NYACC.iso / vol322 / problem4.doc < prev    next >
Encoding:
Text File  |  1987-06-12  |  2.3 KB  |  73 lines

  1.  
  2.                    DOCUMENTATION FOR PROBLEM SOLVING # 4
  3.  
  4.  
  5. This documentation will hopefully explain the modules of this program.
  6. I'm sure there will be questions raised and if there are, I can be 
  7. contacted by mail.  VRenda, P.O. Box 777, New York, New York 10268
  8.  
  9. I used Basica on a Leading Edge Computer with 2 floppy disk drives.
  10.  
  11. This is a menu driven program and you will be asked to choose which 
  12. module you would like to use according to the number you enter.
  13.  
  14. This program handles ratios and proportions.  There is a display of an
  15. example, then you are requested to respond to the prompt.  Calculations
  16. will be performed and the resultant display will be the answer to the
  17. problem.  Although you cannot see your whole sentence at one time for
  18. your problem, you can examine the example to see what will be 
  19. forthcoming.
  20.  
  21.               The following are the examples you will see:
  22.               
  23.                   
  24.     Enter 1 on the menu if you choose Travel in Miles.
  25.                   
  26.                 A car can travel 112 miles in 2 hours.  At the same
  27.                 rate of speed, how far can it travel in 6 hours?
  28.  
  29.                      The answer is 336 miles.
  30.  
  31.                 Now it's your turn. Enter at the prompt and press return.
  32.  
  33.  
  34.  
  35.     Enter 2 on the menu if you choose Travel More Miles.
  36.  
  37.                 A car travels 120 miles in 3 hours.  At the same 
  38.                 rate of speed, how many more miles will it travel
  39.                 in the next 2 hours?
  40.  
  41.                      The answer is 80 miles.
  42.  
  43.                 Now it's your turn. Enter at the prompt and press return.
  44.  
  45.                     
  46.  
  47.     Enter 3 on the menu if you choose Measure a Tree.
  48.  
  49.                 A person 5 feet tall casts a shadow of 12 feet at the
  50.                 same time a tree casts a shadow of 60 feet.  What is 
  51.                 the height of the tree in feet?
  52.  
  53.                       The answer is 25 feet.
  54.  
  55.                 Now it's your turn. Enter at the prompt and press return.
  56.  
  57.  
  58.     Enter 4 on the menu if you choose to Exit back to Basic.
  59.  
  60.  
  61.     Enter 5 on the menu if you choose to Exit to DOS.
  62.  
  63.                                                        
  64. Unpublished work copr., April 28, 1987  Virginia Renda
  65.                                                                                 
  66.   
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.